-
Notifications
You must be signed in to change notification settings - Fork 832
feat(demo): use Tailwind v4 in notion-magic-link.tsx #2488
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(demo): use Tailwind v4 in notion-magic-link.tsx #2488
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
475bd84
to
36433e3
Compare
36433e3
to
298ae22
Compare
dd1eb2c
to
6e7526e
Compare
6e7526e
to
0a76254
Compare
0a76254
to
3456597
Compare
c0326ed
to
a04f629
Compare
3456597
to
226c97a
Compare
b53368d
to
0c35f55
Compare
bd70dae
to
967e83c
Compare
bcd2dee
to
4aa08f5
Compare
0a4707b
to
faa3124
Compare
faa3124
to
37fcc3d
Compare
37fcc3d
to
bfc63a8
Compare
Co-authored-by: gabriel miranda <[email protected]>
Co-authored-by: gabriel miranda <[email protected]>
Summary by cubic
Refactored the Notion magic link demo email to use Tailwind classes via @react-email/tailwind, removing inline styles for simpler styling and easier maintenance. Updated the demo to the Tailwind-compatible @react-email/components package.
Refactors
Dependencies